Determines if the debug operation has completed.
HRESULT QueryIsComplete();
This method takes no parameters.
The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.
S_OK
The operation is complete.
S_FALSE
The operation is not complete.
This method determines if the debug operation has completed.